Skip to main content

InsertEntity

Description

Inserts a specified entity to a list at the position specified by AIndex.

Syntax

function InsertEntity(const AIndex: Integer; const AEntity: TsgDXFEntity): Boolean; override;